| Package | Description |
|---|---|
| com.atid.lib.module.barcode | |
| com.atid.lib.types |
| Modifier and Type | Method and Description |
|---|---|
ModuleBarcodeType |
ATBarcode.getType()
Returns the Barcode module type of the connected device.
|
| Modifier and Type | Method and Description |
|---|---|
static ModuleBarcodeType |
ModuleBarcodeType.valueOf(int code) |
static ModuleBarcodeType |
ModuleBarcodeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ModuleBarcodeType[] |
ModuleBarcodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|